Security News
RubyGems.org Adds New Maintainer Role
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
@any-touch/recognizer
Advanced tools
所有识别器的基类, 主要管理识别器内部的状态.
值 | 说明 |
---|---|
possible | 表示当前还"未识别" |
start | "拖拽类"手势(pan/pinch/rotate等)中表示"第一次识别." |
move | "拖拽类"手势中表示"识别后移动中" |
end | "拖拽类"手势中表示"有触点离开,即手势结束" |
cancel | 手势识别后,发生事件中断,比如"来电话","浏览器最小化"等. |
failed | 表示"识别失败", 比如识别tap的时候,触点在250ms内没有离开屏幕等 |
recognized | 表示"已识别", 区别于"拖拽类"手势, 用在"瞬发"识别的手势,比如tap/press/swipe. |
FAQs
any-touch的识别器的基类.
The npm package @any-touch/recognizer receives a total of 1 weekly downloads. As such, @any-touch/recognizer popularity was classified as not popular.
We found that @any-touch/recognizer demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
Security News
Node.js will be enforcing stricter semver-major PR policies a month before major releases to enhance stability and ensure reliable release candidates.
Security News
Research
Socket's threat research team has detected five malicious npm packages targeting Roblox developers, deploying malware to steal credentials and personal data.